Show:

Streams comments Class

Renders a facebook comments form and feed that looks like the stadard Facebook

Constructor

Streams comments

(
  • [options]
)

Parameters:

  • [options] Object optional

    this object contains function parameters

    • [objectId] String optional

      A Graph object id which is used to load comments from it and post comments to it.

    • [platform] String optional

      Has to be "facebook" for now.

    • [canDelete] Boolean optional

      Identifies if deletion of comments is possible.

Item Index